a {
    text-decoration: none;;
}

a:hover {
    text-decoration: none;
}

.header {
    height: 155px;
    border: 1px solid red;
}

/*Banners div style*/
#banner{
    margin: 0 auto;
    padding: 0;
    height: 410px;
}

#banner_flash {
    position: absolute;
    top: 65px;
    left: 0;
    width: 100%;
    width: 1000px;
    height: 410px;
    z-index: 997;
}

.picshow {
    position: relative;
    background-color: #e4f2fa;
    width: 100%;
    height: 410px;
    z-index: 996;
}

.picshow_main {
    position: relative;
    width: 100%;
    height: 410px;
}

.picshow_main .imgbig {
    filter: progid:dximagetransform.microsoft.wipe(gradientsize=1.0,
    wipestyle=4, motion=forward;
);
    width: 100%;
    height: 410px;
    margin-top: 1px;
    +margin-top: 62px;
}

.picshow_change {
    position: absolute;
    height: 60px;
    right: 10px;
    top: 338px;
    +top: 408px;
}

.picshow_change img {
    width: 60px;
    height: 35px;
}

.picshow_change a {
    float: left;
    margin-right: 5px;
    display: block;
    -display: inline;
    border: #000 1px solid;
}
/*新闻轮播图*/
.smallpicshow {
    position: relative;
    background-color: #e4f2fa;
    width: 100%;
    height: 180px;
    z-index: 996;
}

.smallpicshow_main {
    position: relative;
    width: 100%;
    height: 180px;
}

.smallpicshow_main .imgbig {
    filter: progid:dximagetransform.microsoft.wipe(gradientsize=1.0,
    wipestyle=4, motion=forward;
);
    width: 100%;
    height: 180px;
    margin-top: 1px;
+margin-top: 62px;
}

.smallpicshow_change {
    position: absolute;
    height: 60px;
    right: 10px;
    top: 125px;
+top: 408px;
}

.smallpicshow_change img {
    width: 60px;
    height: 35px;
}

.smallpicshow_change a {
    float: left;
    margin-right: 5px;
    display: block;
    -display: inline;
    border: #000 1px solid;
}
/*ͼƬ����*/
.picNews {
    border: 0px solid red;
    margin-top: 15px;
    display: none;
}

.panel {
    margin-bottom: 0;
}

.panel-primary {
    border-color: transparent;
    border: none;
}

.panel-primary > .panel-heading {
    height: 56px;
    +height:23px;
    border-bottom: 2px solid #1974e3;
    background-color: #fff;
}

.panel-primary > .panel-heading > .panel-title {
    color: #0000ff;
    /*color:#1974e3;*/
    font-size: 18px;
    letter-spacing: 5px;
    font-weight: bold;
    margin-top: 9px;

}

.bid_more a {
    height: 30px;
    font-size: 12px;
    float: right;
    margin: -18px 0px auto auto;
    color: #1974e3;
}

.panel-primary .panel-body {
    padding: 0px;

}

.leftPic {
    max-width: 643px;
    max-height: 319px;
    /*background-color:#96d4fc;  */
    overflow: hidden;
    border: 0px solid red;
    border-radius: 5px;
}

.red {
    color: #cc3406;
}

.rightNews {
    max-width: 548px;
    min-width: 548px;
    overflow: hidden;
    border: 0px solid red;
    background-color: #96d4fc;
    border-radius: 5px;
    color: #1974e3;
}

.table {
    margin-bottom: 0;
}

.rightNews .table {
    margin: 3px;
    max-width: 99%;
}

.panel-body .table-striped > tbody > tr:nth-of-type(odd) {
    background-color:#f9f9f9;
}

.panel-body .table-striped > tbody > tr:nth-of-type(even) {
    /*background-color:#eaebeb;*/
}

.panel-body .table-hover > tbody > tr:hover {
    background-color: #fff;
}

/*.listStyle {
    width: 4px;
    height: 4px;
    border: 1px solid blue;
    border-radius: 50%;
    display: inline-block;
    margin: 7px 3px 1px 3px;
}*/
.table-list .table tr td {
    overflow: hidden;
    word-wrap: break-word;
    border: none;
    padding: 3px 7.9px ;
    border:0px solid red;
    +width:64%;
    +display: inline-block;
}
.zixun .table tr td {
    overflow: hidden;
    word-wrap: break-word;
    border: none;
    /*padding:7.2px!important;
    padding:7.9px;*/
        /*-moz-padding:7.5px;
        -moz-padding-start: 7.2px;
        -webkit-padding-before: 7.1px;*/
}
.ie10 .pad{
    display: inline-block;
}
.ie11 .pad{
    display: inline-block;
    /*padding:6.9px;*/
}
.tdheight{
    height: 36.8px;
    line-height: 35px;
}

.redLine {
    color: blue;
    padding: 0 2px;
}

/*��������*/
.newsCenter {
    margin-top: 3px;
    +margin-top: 67px;
    border: 0px solid red;
}

#newsCenter_table {
    display: inline-block;
    width: 64%;
    float: left;
    /*margin-right: 13px;*/
    border: 0px solid red;
    background-color: #f2f2f2;
}

.newsCenter_ul {
    height: 28px;
    line-height: 28px;
    margin: -30px 0 0 190px;
    color: #1974e3;
    margin-bottom: 1px;
}

.newsCenter_ul li a {
    color: #1974e3;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}

.newsCenter_ul li a:hover {
    color: blue;
    font-size: 15px;
}

.newsCenter_ul li.on {
    border-bottom: 2px solid blue;
    color: blue;
    font-size: 15px;
}

.newsCenter_ul li {
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    +float:left;
}

.centerPic1 {
    display: inline-block;
    width: 170px;
    height: 120px;
    margin-right: 6px;
    text-align: center;
    padding:8px;
}

p {
    margin: 0 0 8px 0;
}

.newsList {
    display: inline-block;
    width: 576px;
}

.newsCenter .date {
    font-family: Georgia;
    /*color:#ff8500;*/
    color: blue;
    font-size: 18px;
}
.zixun .date{
    font-family: Georgia;
    /*color:#ff8500;*/
    color: blue;
    font-size: 16px;
    margin-right: 12px;
}
/*@media screen and (-webkit-min-device-pixel-ratio:0){
    .nr1{
        margin-left: 6px;
    }
}*/
.nr1 {
    min-width: 990px;
    max-width: 990px;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #000;
    font-size: 15px;
    margin-left:12px;
    /*margin-left: 6px\9;*/
    max-height: 999999px;
}
.nr1 a{
    color:#1f3b7b;
}
.nr2 {
    min-width: 580px;
    max-width: 580px;
    /*color:#1974e3;*/
    /*color:#000;*/
    color: #1f3b7b;
    font-weight: bold;
    font-size: 16px;
    max-height: 999999px;
}

.newsDetail {
    font-size: 14px;
    max-width: 576px;
    height: 70px;
    color: #3c3c3c;
  /*  margin-left: 5px;*/
    display: inline-block;
}

.newsDetail1 {
    font-size: 14px;
    width: 740px;
    height: 70px;
    color: #3c3c3c;
    margin-left: 5px;
    display: inline-block;
}

.picture1 {
    display: inline-block;
    margin-top: 5px;
    /*margin-left: 36px;*/
}

.right_box1 {
    width: 35.7%;
    /*height:500px;*/
    /*border: 2px solid blue;*/
    display: inline-block;
    float: right;
    /*margin-left: 15px;*/
    /*margin-top: 8px;*/
    background-color: #f2f2f2;
}

/*.......*/
.zblist, .new_zixun {
    /*border: 2px solid blue;*/

    width: 100%;
    /*height: 160px;*/
}
.ie7 .zblist{
    padding: 10px 0 13px  20px;
}
.ie8 .zblist{
    padding: 5px 0 40px  20px;
}
.ie9 .zblist{
    padding: 5px 0 5px  20px;
}
.ie10 .zblist{
    padding: 5px 0 5px  20px;
}
.ie11 .zblist{
    padding: 3px 0 0px  20px;
}
.zblist {
    padding: 10px 0 0px 20px;
    +padding: 5px 0 5px  20px;
    /*padding: 12px\9 0 12px\9  20px;*/
    border-bottom: 1px solid #e5e5e5;
}
.ie7 .new_zixun{
    padding: 30px 0 88px  20px;
}
.ie8 .new_zixun{
    padding: 35px 0 45px  20px;
}
.ie9 .new_zixun{
    padding: 5px 0 0px  20px;
}
.ie10 .new_zixun{
    padding: 5px 0 0px 20px;
}
.ie11 .new_zixun{
    padding: 13px 0 0px 20px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
    .new_zixun{
        padding:6px 0px 0px 20px;
    }
}
@-moz-document url-prefix(){
    .new_zixun{
        padding:4px 0px 0px 20px;
    }
}
.new_zixun {
    border-bottom: 0px solid #e5e5e5;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
    .media .panel-body{
        padding:5px 3px 5px 4px;
    }
}
@-moz-document url-prefix() {
    .media .panel-body{
        padding:6px 3px 6px 4px;
    }
}
/* Safari 7.1+ (9.0 is the latest version of Safari at this time) */
/*@media all and (min-width: 0px){
   .media .panel-body{
       padding:4px 3px 1px 4px;
    }
}*/
.media .panel-body{
    [;padding:4px 3px 1px 4px;]/*safari hack*/
}
.ie7 .media .panel-body{
    padding:4px 3px 5px 4px;
}
.ie8 .media .panel-body{
    padding:6px 3px 6px 4px;
}
.ie9 .media .panel-body{
    padding:6px 3px 6px 4px;
}
.ie10 .media .panel-body{
    padding:6px 3px 6px 4px;
}
.ie11 .media .panel-body{
    padding:6px 3px 6px 4px;
}

ul.ranking_list {
    margin: 5px 0 6px 0;
    +margin: 0px 0 0px 0;
    padding: 0 0 6px 0;
    +padding: 0 0 5px 0;
    list-style: none;
}

ul.ranking_list li {
    margin: 0;
    padding: 3px 0;
}

ul.ranking_list li a {
    position: relative;
    display: block;
    margin: 0 0 0 30px;
    padding: 0;
    list-style: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.num {
    position: absolute;
    top: 50%;
    left: -40px;
    margin: -12px 0 0;
    padding: 0;
    width: 40px;
    height: 24px;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    color: #888;
    overflow: hidden;
}

.ranking_list_title {
    margin: 0;
    padding: 0;
    height: 24px;
    *height: 26px;
    /*height: 28px\9;*/
    width: 323px;
    font-size: 14px;
    line-height: 24px;
    color: #1f3b7b;
    /* font-family: "SimSun"; */
    overflow: hidden;
}

.OverFlow {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.ranking_title {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 30px;
    margin-left: 6px;
}

#commentCount1 {
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    margin: 0 18px 0 0;
    color: #ff8500;
    font-size: 28px;
    font-family: "Arial black";
}

/*........*/
.picList {
    width: 160px;
    height: 93px;
    display: inline-block;
    margin: 0 3px 0 0px;
    padding: 8px;
    transition: all 0.5s;
    -moz-transition: all 0.5s; /* Firefox 4 */
    -webkit-transition: all 0.5s; /* Safari 和 Chrome */
    -o-transition: all 0.5s; /* Opera */
}
.picList:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);  /* IE 9 */
    -moz-transform: scale(1.1);  /* Firefox */
    -webkit-transform: scale(1.1); /* Safari 和 Chrome */
    -o-transform: scale(1.1);
}
/* ������*/
.rePro {
    border: 0px solid red;
    margin-top: 3px;
    background-color: #fff;
}

.project {
    margin-left:1.8%;
}

.project li {
    float: left;
    position: relative;
    width: 225px;
    height: 200px;
    margin-right: 8px;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
    border: 1px solid #ddd;
}

.project li .fu {
    background: url(/webfront/images/bg00.png) repeat;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 80%;
    text-align: left;
    color: #fff;
    padding: 5px 5px 0 5px;
}

.project li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.project li a:hover .fu {
    top: 0;
}

/* ��ҵ��Ѷ */
.industryInfo {
    margin: 3px 0;
    width: 64%;
    border: 0px solid red;
}

.media {
    margin: 3px 0px 3px -3px;
    width: 35.7%;
    border: 0px solid red;
}

.foot {
    height: 218px;
    border: 1px solid red;
}

.trwidth{
    height:130px;
    +width: 64%;
    +display:inline-block;
}
.new_img{
    width:154px;
    height:102px;
    transition: all 0.5s;
    -moz-transition: all 0.5s; /* Firefox 4 */
    -webkit-transition: all 0.5s; /* Safari 和 Chrome */
    -o-transition: all 0.5s; /* Opera */
}
.new_img:hover {
       transform: scale(1.1);
       -ms-transform: scale(1.1);  /* IE 9 */
       -moz-transform: scale(1.1);  /* Firefox */
       -webkit-transform: scale(1.1); /* Safari 和 Chrome */
       -o-transform: scale(1.1);
}
